home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 7 (Internal Edition) / Apple R&P Lib Internal v7.0.iso / 5-Fonts & Software / Applications / Adobe Illustrator® 3.0 / PPD Folder / OL840518.PPD < prev    next >
Text File  |  1990-10-12  |  13KB  |  416 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "OL840" version 51.8
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 013497 or 013912
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 5/25/90
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.1"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(OL840)"
  20. *PSVersion: "(51.8) 0"
  21. *NickName: "Oki OL840/PS v51.8"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "2370962"
  25. *ColorDevice: False
  26. *VariablePaperSize: False
  27. *FileSystem: False
  28. *?FileSystem: "/initializedisk where{pop(True)}{(False)} ifelse = flush"
  29.  
  30. *Throughput: "8"
  31. *Password: "0"
  32. *ExitServer: "
  33.   count 0 eq {  % is the password on the stack?
  34.     true 
  35.   }{
  36.     dup    % potential password
  37.     statusdict begin checkpassword end not 
  38.   } ifelse 
  39.   {  %  if no password or not valid 
  40.     (WARNING : Cannot perform the exitserver command.) = 
  41.     (Password supplied is not valid.) = 
  42.     (Please contact the author of this software.) = flush
  43.     quit 
  44.   } if 
  45.   serverdict begin exitserver
  46. "
  47. *End
  48.  
  49. *Reset: "
  50.   count 0 eq {  % is the password on the stack?
  51.     true 
  52.   }{
  53.     dup    % potential password
  54.     statusdict begin checkpassword end not 
  55.   } ifelse 
  56.   {  %  if no password or not valid 
  57.     (WARNING : Cannot reset printer.) = 
  58.     (Password supplied is not valid.) = 
  59.     (Please contact the author of this software.) = flush
  60.     quit 
  61.   } if 
  62.   serverdict begin exitserver
  63.   systemdict /quit get exec
  64.   (WARNING : Printer Reset Failed.) = flush
  65. "
  66. *End
  67.  
  68. *DefaultResolution: 300dpi
  69. *?Resolution: "
  70. save
  71.   initgraphics
  72.   0 0 moveto currentpoint matrix defaultmatrix transform
  73.   0 72 lineto currentpoint matrix defaultmatrix transform
  74.   3 -1 roll sub dup mul
  75.   3 1 roll exch sub dup mul
  76.   add sqrt round cvi
  77.   (          ) cvs print (dpi) = flush
  78. restore
  79. "
  80. *End
  81.  
  82. *% Halftone Information ===============
  83. *ScreenFreq: "60.0"
  84. *ScreenAngle: "45.0"
  85. *DefaultScreenProc: Dot
  86. *ScreenProc Dot: "
  87. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  88. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  89. "
  90. *End
  91. *ScreenProc Line: "{ pop }"
  92. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  93.  
  94. *DefaultTransfer: Null
  95. *Transfer Null: "{ }"
  96. *Transfer Null.Inverse: "{ 1 exch sub }"
  97.  
  98. *% Paper Handling ===================
  99.  
  100. *% Use these entries to set paper size most of the time, unless there is
  101. *% specific reason to use PageRegion or PaperTray.
  102. *DefaultPageSize: A4
  103. *PageSize Letter: "statusdict begin lettertray end"
  104. *PageSize Legal: "statusdict begin legaltray end"
  105. *PageSize Executive: "statusdict begin executivetray end"
  106. *PageSize A4: "statusdict begin a4tray end"
  107. *PageSize A5: "statusdict begin a5tray end"
  108. *PageSize B5: "statusdict begin b5tray end"
  109. *PageSize Envelope.297.684/Comm #10 Envelope:"statusdict begin com10tray end"
  110. *PageSize Envelope.312.624/DL Envelope:"statusdict begin dltray end"
  111. *PageSize Envelope.459.649/C5 Envelope:"statusdict begin c5tray end"
  112. *PageSize Envelope.279.540/Monarch Envelope:"statusdict begin monarchtray end"
  113. *?PageSize: "
  114.  save statusdict begin
  115.   10 dict begin
  116.    /letter (Letter) def 
  117.    /legal (Legal) def
  118.    /executivepage (Executive) def
  119.    /a4 (A4) def
  120.    /a5 (A5) def 
  121.    /b5 (B5) def 
  122.    /com10 (Envelope.297.684/Comm #10 Envelope) def
  123.    /dl (Envelope.312.624/DL Envelope) def
  124.    /c5 (Envelope.459.649/C5 Envelope) def
  125.    /monarch (Envelope.279.540/Monarch Envelope) def
  126.    papersize {
  127.      {load exec} stopped not{= flush}if
  128.    }{
  129.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  130.    }ifelse
  131.   end
  132.  end restore
  133. "
  134. *End
  135.  
  136. *% These entries will set up the frame buffer. Usually used with manual feed.
  137. *DefaultPageRegion: A4
  138. *PageRegion Letter: "letter"
  139. *PageRegion Legal: "legal"
  140. *PageRegion Executive: "executivepage"
  141. *PageRegion A4: "a4"
  142. *PageRegion A5: "a5"
  143. *PageRegion B5: "b5"
  144. *PageRegion Envelope.297.684/Comm #10 Envelope: "com10"
  145. *PageRegion Envelope.312.624/DL Envelope: "dl"
  146. *PageRegion Envelope.459.649/C5 Envelope: "c5"
  147. *PageRegion Envelope.279.540/Monarch Envelope: "monarch"
  148.  
  149. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  150. *% These errors should be trapped by software and a message displayed
  151. *DefaultPaperTray: None
  152. *PaperTray Letter: "statusdict begin lettertray end"
  153. *PaperTray Legal: "statusdict begin legaltray end"
  154. *PaperTray Executive: "statusdict begin executivetray end"
  155. *PaperTray A4: "statusdict begin a4tray end"
  156. *PaperTray A5: "statusdict begin a5tray end"
  157. *PaperTray B5: "statusdict begin b5tray end"
  158. *PaperTray Envelope.297.684/Comm #10 Envelope: "statusdict begin com10tray end"
  159. *PaperTray Envelope.312.624/DL Envelope: "statusdict begin dltray end"
  160. *PaperTray Envelope.459.649/C5 Envelope: "statusdict begin c5tray end"
  161. *PaperTray Envelope.279.540/Monarch Envelope: "statusdict begin monarchtray end"
  162. *?PaperTray: "
  163.  save statusdict begin
  164.    10 dict begin
  165.    /letter (Letter) def 
  166.    /legal (Legal) def
  167.    /executivepage (Executive) def
  168.    /a4 (A4) def
  169.    /a5 (A5) def 
  170.    /b5 (B5) def
  171.    /com10 (Envelope.297.684/Comm #10 Envelope) def
  172.    /dl (Envelope.312.624/DL Envelope) def
  173.    /c5 (Envelope.459.649/C5 Envelope) def
  174.    /monarch (Envelope.279.540/Monarch Envelope) def
  175.    papersize {
  176.      {load exec} stopped not{= flush}if
  177.    }{
  178.      {load exec} stopped not{print (.Transverse) = flush}if
  179.    }ifelse
  180.   end
  181.  end restore
  182. "
  183. *End
  184.  
  185. *% The following entries provide information about specific paper keywords.
  186. *DefaultImageableArea: A4
  187. *ImageableArea Letter: "8 8 606 776 "
  188. *ImageableArea Legal: "8 8 606 992 "
  189. *ImageableArea Executive: "8 8 513 743"
  190. *ImageableArea A4: "8 8 586 826 "
  191. *ImageableArea A5: "8 8 410 579 "
  192. *ImageableArea B5: "8 8 506 713 "
  193. *ImageableArea Envelope.297.684/Comm #10 Envelope: "7 10 290 674"
  194. *ImageableArea Envelope.279.540/Monarch Envelope: "7 10 272 530"
  195. *ImageableArea Envelope.312.624/DL Envelope: "8 11 305 614"
  196. *ImageableArea Envelope.459.649/C5 Envelope: "7 10 452 639"
  197. *?ImageableArea: "
  198.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  199.   newpath clippath pathbbox
  200.   4 -2 roll exch 2 {ceiling cvp} repeat
  201.   exch 2 {floor cvp} repeat flush
  202.  restore
  203. "
  204. *End
  205.  
  206. *% These provide the physical dimensions of the paper (by keyword)
  207. *DefaultPaperDimension: A4
  208. *PaperDimension Letter: "612 792"
  209. *PaperDimension Legal: "612 1008"
  210. *PaperDimension Executive: "522 756"
  211. *PaperDimension A4: "595 842"
  212. *PaperDimension A5: "420 595"
  213. *PaperDimension B5: "516 729"
  214. *PaperDimension Envelope.297.684/Comm #10 Envelope:"297 684"
  215. *PaperDimension Envelope.312.624/DL Envelope:"312 624"
  216. *PaperDimension Envelope.459.649/C5 Envelope:"459 649"
  217. *PaperDimension Envelope.279.540/Monarch Envelope:"279 540"
  218.  
  219. *DefaultOutputBin: Upper
  220. *DefaultInputSlot:  Upper
  221.  
  222. *InputSlot Upper: "statusdict begin 0 setpapertray end"
  223. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  224. *?InputSlot: "
  225.  save statusdict begin
  226.   2 dict begin
  227.    /0 (Upper) def
  228.    /1 (Lower) def
  229.    papertray 
  230.      {( ) cvs cvn load exec} stopped not{= flush}if
  231.   end
  232.  end restore
  233. "
  234. *End
  235.  
  236. *DefaultManualFeed: False
  237. *?ManualFeed: "
  238.   statusdict /manualfeed get
  239.   {(True)}{(False)}ifelse = flush"
  240. *End
  241. *ManualFeed True: "statusdict begin /manualfeed true store end"
  242. *ManualFeed False: "statusdict begin /manualfeed false store end"
  243.  
  244. *DefaultOutputOrder: Normal
  245.  
  246. *DefaultCollator: None
  247. *DefaultSorter: None
  248. *DefaultDuplex: None
  249.  
  250. *% Font Information =====================
  251.  
  252. *DefaultFont: Courier
  253. *Font AvantGarde-Book: Standard "(001.002)"
  254. *Font AvantGarde-BookOblique: Standard "(001.002)"
  255. *Font AvantGarde-Demi: Standard "(001.003)"
  256. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  257. *Font Bookman-Demi: Standard "(001.001)"
  258. *Font Bookman-DemiItalic: Standard "(001.001)"
  259. *Font Bookman-Light: Standard "(001.001)"
  260. *Font Bookman-LightItalic: Standard "(001.001)"
  261. *Font Courier: Standard "(001.004)"
  262. *Font Courier-Bold: Standard "(001.004)"
  263. *Font Courier-BoldOblique: Standard "(001.004)"
  264. *Font Courier-Oblique: Standard "(001.004)"
  265. *Font Helvetica: Standard "(001.002)"
  266. *Font Helvetica-Bold: Standard "(001.002)"
  267. *Font Helvetica-BoldOblique: Standard "(001.002)"
  268. *Font Helvetica-Narrow: Standard "(001.002)"
  269. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  270. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  271. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  272. *Font Helvetica-Oblique: Standard "(001.002)"
  273. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  274. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  275. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  276. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  277. *Font Palatino-Bold: Standard "(001.002)"
  278. *Font Palatino-BoldItalic: Standard "(001.002)"
  279. *Font Palatino-Italic: Standard "(001.002)"
  280. *Font Palatino-Roman: Standard "(001.001)"
  281. *Font Symbol: Special "(001.003)"
  282. *Font Times-Bold: Standard "(001.002)"
  283. *Font Times-BoldItalic: Standard "(001.004)"
  284. *Font Times-Italic: Standard "(001.002)"
  285. *Font Times-Roman: Standard "(001.002)"
  286. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  287. *Font ZapfDingbats: Special "(001.002)"
  288.  
  289. *?FontQuery: "
  290. save  4 dict begin /sv exch def
  291. /str (fonts/                              ) def
  292. /st2 128 string def
  293. {
  294.   count 0 gt {
  295.     dup st2 cvs (/) print print (:) print
  296.     dup FontDirectory exch known {pop (Yes)}{
  297.      str exch st2 cvs dup length /len exch def
  298.      6 exch putinterval str 0 len 6 add getinterval mark exch
  299.      { } st2 filenameforall counttomark 0 gt {
  300.       cleartomark (Yes)}{cleartomark (No)}ifelse
  301.     }ifelse = flush
  302.   }{ exit } ifelse
  303. } bind loop
  304. (*) = flush
  305. sv end restore
  306. "
  307. *End
  308.  
  309. *?FontList: "
  310. save  2 dict begin /sv exch def
  311. /str 128 string def
  312. FontDirectory { pop == } bind forall flush
  313. /filenameforall where { 
  314.  pop save (fonts/*) { 
  315.   dup length 6 sub 6 exch getinterval cvn == 
  316.  } bind str filenameforall flush restore
  317. } if 
  318. (*) = flush
  319. sv end restore
  320. "
  321. *End
  322.  
  323. *% Printer Messages (verbatim from printer):
  324.  
  325. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  326. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  327. *Message: "\FontName\ not found, using Courier"
  328.  
  329. *%Status (format: %%[ status: <one of these> ]%% )
  330.  
  331. *Status: "idle"
  332. *Status: "busy"
  333. *Status: "waiting"
  334. *Status: "printing"
  335. *Status: "warming up"
  336.  
  337. *%Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  338.  
  339. *Source: "serial9"
  340. *Source: "serial25"
  341. *Source: "AppleTalk"
  342. *Source: "Centronics"
  343.  
  344.  
  345. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  346. *Printer Error "ERROR ENGINE"
  347. *Printer Error "ERROR ENGINE FAN"
  348. *Printer Error "ERROR ENGINE FUSER"
  349. *Printer Error "ERROR OPTION RAM"
  350. *Printer Error "ERROR RESIDENT RAM"
  351. *Printer Error "ERROR EEPROM"
  352. *Printer Error "ERROR PROGRAM ROM"
  353. *Printer Error "COVER OPEN"
  354. *Printer Error "PAPER JAM TRAY1"
  355. *Printer Error "PAPER JAM TRAY2"
  356. *Printer Error "PAPER FEED JAM TRAY1"
  357. *Printer Error "PAPER FEED JAM TRAY2"
  358. *Printer Error "PAPER OUT TRAY1"
  359. *Printer Error "PAPER OUT TRAY2"
  360. *Printer Error "FUSER LIFE"
  361. *Printer Error "DRUM LIFE"
  362. *Printer Error "TONER LOW"
  363. *Printer Error "Image is too light"
  364. *Printer Error "Image is too dark"
  365. *Printer Error "Blank page"
  366. *Printer Error "Full black image"
  367. *Printer Error "Stains on paper"
  368. *Printer Error "Cyclic abnormality"
  369. *Printer Error "Dark vertical lines"
  370. *Printer Error "White vertical lines"
  371. *Printer Error "Dirty back ground" 
  372.  
  373.  
  374. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  375.  
  376. *% Color Separation Information =====================
  377.  
  378. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  379.  
  380. *InkName: ProcessBlack/Process Black
  381. *InkName: CustomColor/Custom Color
  382. *InkName: ProcessCyan/Process Cyan
  383. *InkName: ProcessMagenta/Process Magenta
  384. *InkName: ProcessYellow/Process Yellow
  385.  
  386. *  For 60 lpi / 300 dpi  ===============================
  387.  
  388. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  389. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  390. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  391. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  392. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  393.  
  394. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  395. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  396. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  397. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  398. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  399.  
  400. *  For 53 lpi / 300 dpi  ===============================
  401.  
  402. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  403. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  404. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  405. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  406. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  407.  
  408. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  409. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  410. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  411. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  412. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  413.  
  414.  
  415. *% end of PPD file for OL840
  416.